home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 March / Chip_2004-03_cd1.bin / software / cleanup / cleanup.exe / {app} / cleaning.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2001-12-11  |  426b  |  24 lines

  1. object Form2: TForm2
  2.   Left = 62
  3.   Top = 145
  4.   Width = 544
  5.   Height = 375
  6.   Caption = 'Form2'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Button1: TButton
  15.     Left = 359
  16.     Top = 202
  17.     Width = 75
  18.     Height = 25
  19.     Caption = 'Button1'
  20.     TabOrder = 0
  21.     OnClick = Button1Click
  22.   end
  23. end
  24.